footer {
    text-align: center;
    padding: 10px;
    background-color: #F87B1B;
    color: white;
    position: fixed;
    width: 100%;
    bottom: 0;
}